home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 October / Chip_2001-10_cd1.bin / internet / flashland / tipy / down / lscroll.swf / scripts / DefineButton2_20 / BUTTONCONDACTION on(release).as
Text File  |  2000-09-06  |  59b  |  4 lines

  1. on(release){
  2.    set("list.scroll",list.scroll + "1");
  3. }
  4.